projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c86d70
)
Fix last entry description.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Dec 2005 11:32:44 +0000
(11:32 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Dec 2005 11:32:44 +0000
(11:32 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fc01691525fe9597af1442bd9fb86b6411629426..b69c5a831af2ef1c98aecaae21f91fd7cafb910e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,7
+2,8
@@
* mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
strings and long subject lines that were broken into multiple
- lines at arbitrary places.
+ lines at arbitrary places. Handle subjects that have "Re: " in
+ the middle.
2005-12-10 John W. Eaton <jwe@octave.org>